[INFO] cloning repository https://github.com/qusestudio/thefutureacademy-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qusestudio/thefutureacademy-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqusestudio%2Fthefutureacademy-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqusestudio%2Fthefutureacademy-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6123c5a4290ea70c4c83b94d9fb11b4fe67ec6d5
[INFO] testing qusestudio/thefutureacademy-server against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqusestudio%2Fthefutureacademy-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qusestudio/thefutureacademy-server
[INFO] finished tweaking git repo https://github.com/qusestudio/thefutureacademy-server
[INFO] tweaked toml for git repo https://github.com/qusestudio/thefutureacademy-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qusestudio/thefutureacademy-server on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qusestudio/thefutureacademy-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded actix-cors v0.7.1
[INFO] [stderr]   Downloaded jsonwebtoken v10.3.0
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41573c8e8562a3ae89ff132d46a4d7ef1463c2ee11083d1e271cdec3b33d483d
[INFO] running `Command { std: "docker" "start" "-a" "41573c8e8562a3ae89ff132d46a4d7ef1463c2ee11083d1e271cdec3b33d483d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41573c8e8562a3ae89ff132d46a4d7ef1463c2ee11083d1e271cdec3b33d483d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41573c8e8562a3ae89ff132d46a4d7ef1463c2ee11083d1e271cdec3b33d483d", kill_on_drop: false }`
[INFO] [stdout] 41573c8e8562a3ae89ff132d46a4d7ef1463c2ee11083d1e271cdec3b33d483d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6540a3188ef996d5e1aae39c6535d1f9d00246a924ab5a3442de8f19c9a80748
[INFO] running `Command { std: "docker" "start" "-a" "6540a3188ef996d5e1aae39c6535d1f9d00246a924ab5a3442de8f19c9a80748", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling actix-cors v0.7.1
[INFO] [stderr]    Compiling thefuture-academy-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/configuration/events.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::web::service`
[INFO] [stdout]  --> src/configuration/routes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web::web::service;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::models::student_profile::StudentProfile`
[INFO] [stdout]  --> src/domains/users/students/repository/student_repo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::users::students::models::student_profile::StudentProfile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::service::students_service::StudentsService`
[INFO] [stdout]  --> src/domains/users/students/api/students_api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domains::users::students::service::students_service::StudentsService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StudentNew` and `Student`
[INFO] [stdout]  --> src/domains/users/admin/repo/postgres_admin_repo.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::domains::users::students::models::student::{Student, StudentNew};
[INFO] [stdout]   |                                                        ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::repository::student_repo::StudentRepository`
[INFO] [stdout]  --> src/domains/users/admin/repo/postgres_admin_repo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::users::students::repository::student_repo::StudentRepository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Admin`
[INFO] [stdout]  --> src/domains/users/admin/api/admins_api.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::users::admin::models::admin::{Admin, AdminNew};
[INFO] [stdout]   |                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StudentNew` and `Student`
[INFO] [stdout]  --> src/domains/users/admin/api/admins_api.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domains::users::students::models::student::{Student, StudentNew};
[INFO] [stdout]   |                                                        ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::service::students_service::StudentsService`
[INFO] [stdout]  --> src/domains/users/admin/api/admins_api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::domains::users::students::service::students_service::StudentsService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::checkout::CheckoutStatus`
[INFO] [stdout]  --> src/domains/billing/payments/service/payments_service.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::domains::billing::checkouts::models::checkout::CheckoutStatus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::checkouts_events::CheckoutCompletedEvent`
[INFO] [stdout]  --> src/domains/billing/payments/service/payments_service.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::domains::billing::checkouts::models::checkouts_events::CheckoutCompletedEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CheckoutStatus` and `Checkout`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:2:60
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::billing::checkouts::models::checkout::{Checkout, CheckoutStatus};
[INFO] [stdout]   |                                                            ^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::yoco_checkout_request::YocoCheckoutRequest`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::domains::billing::checkouts::models::yoco_checkout_request::YocoCheckoutRequest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::yoco_checkout_response::YocoCheckoutResponse`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::domains::billing::checkouts::models::yoco_checkout_response::YocoCheckoutResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{Datelike, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::payments::service::payments_service::PaymentsService`
[INFO] [stdout]   --> src/domains/billing/payments/api/payments_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::domains::billing::payments::service::payments_service::PaymentsService;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/domains/billing/checkouts/models/checkout.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Type`
[INFO] [stdout]  --> src/domains/billing/checkouts/models/checkout.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{Decode, FromRow, Type};
[INFO] [stdout]   |            ^^^^^^           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/domains/billing/checkouts/models/checkout.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::infrastructure::event_bus::event_bus::Event`
[INFO] [stdout]  --> src/infrastructure/analytics/repo/analytics_repo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::infrastructure::event_bus::event_bus::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventsChannelChecker`
[INFO] [stdout]  --> src/infrastructure/channel/health_api.rs:4:76
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::infrastructure::channel::events_channel_checker::{EventMessage, EventsChannelChecker};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]   --> src/domains/users/students/api/students_api.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Ok(claims) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]   --> src/domains/users/instructors/api/instructors_api.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(claims) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payment_id`
[INFO] [stdout]   --> src/domains/billing/payments/repo/postgres_payment_repo.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn get_payment(&self, payment_id: String) -> sqlx::Result<Option<Payment>, Error> {
[INFO] [stdout]    |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payment_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payment`
[INFO] [stdout]   --> src/domains/billing/payments/repo/postgres_payment_repo.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn update_payment(&self, payment: Payment) -> sqlx::Result<Payment, Error> {
[INFO] [stdout]    |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> src/domains/billing/payments/api/payments_api.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |         Some(signature) => {
[INFO] [stdout]     |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "6540a3188ef996d5e1aae39c6535d1f9d00246a924ab5a3442de8f19c9a80748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6540a3188ef996d5e1aae39c6535d1f9d00246a924ab5a3442de8f19c9a80748", kill_on_drop: false }`
[INFO] [stdout] 6540a3188ef996d5e1aae39c6535d1f9d00246a924ab5a3442de8f19c9a80748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a72fc622da89dc471354fbd3f34701d8c71bd138c44fb6abad06489aca405e5
[INFO] running `Command { std: "docker" "start" "-a" "0a72fc622da89dc471354fbd3f34701d8c71bd138c44fb6abad06489aca405e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling thefuture-academy-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/configuration/events.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::web::service`
[INFO] [stdout]  --> src/configuration/routes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web::web::service;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::models::student_profile::StudentProfile`
[INFO] [stdout]  --> src/domains/users/students/repository/student_repo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::users::students::models::student_profile::StudentProfile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::service::students_service::StudentsService`
[INFO] [stdout]  --> src/domains/users/students/api/students_api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domains::users::students::service::students_service::StudentsService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StudentNew` and `Student`
[INFO] [stdout]  --> src/domains/users/admin/repo/postgres_admin_repo.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::domains::users::students::models::student::{Student, StudentNew};
[INFO] [stdout]   |                                                        ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::repository::student_repo::StudentRepository`
[INFO] [stdout]  --> src/domains/users/admin/repo/postgres_admin_repo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::users::students::repository::student_repo::StudentRepository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Admin`
[INFO] [stdout]  --> src/domains/users/admin/api/admins_api.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::users::admin::models::admin::{Admin, AdminNew};
[INFO] [stdout]   |                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StudentNew` and `Student`
[INFO] [stdout]  --> src/domains/users/admin/api/admins_api.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domains::users::students::models::student::{Student, StudentNew};
[INFO] [stdout]   |                                                        ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::users::students::service::students_service::StudentsService`
[INFO] [stdout]  --> src/domains/users/admin/api/admins_api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::domains::users::students::service::students_service::StudentsService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::checkout::CheckoutStatus`
[INFO] [stdout]  --> src/domains/billing/payments/service/payments_service.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::domains::billing::checkouts::models::checkout::CheckoutStatus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::checkouts_events::CheckoutCompletedEvent`
[INFO] [stdout]  --> src/domains/billing/payments/service/payments_service.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::domains::billing::checkouts::models::checkouts_events::CheckoutCompletedEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CheckoutStatus` and `Checkout`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:2:60
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domains::billing::checkouts::models::checkout::{Checkout, CheckoutStatus};
[INFO] [stdout]   |                                                            ^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::yoco_checkout_request::YocoCheckoutRequest`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::domains::billing::checkouts::models::yoco_checkout_request::YocoCheckoutRequest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::checkouts::models::yoco_checkout_response::YocoCheckoutResponse`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::domains::billing::checkouts::models::yoco_checkout_response::YocoCheckoutResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]  --> src/domains/billing/payments/api/payments_api.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{Datelike, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domains::billing::payments::service::payments_service::PaymentsService`
[INFO] [stdout]   --> src/domains/billing/payments/api/payments_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::domains::billing::payments::service::payments_service::PaymentsService;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/domains/billing/checkouts/models/checkout.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Type`
[INFO] [stdout]  --> src/domains/billing/checkouts/models/checkout.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{Decode, FromRow, Type};
[INFO] [stdout]   |            ^^^^^^           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/domains/billing/checkouts/models/checkout.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlanRepository`
[INFO] [stdout]    --> src/domains/billing/plans/api/plans_api.rs:109:79
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use crate::domains::billing::plans::repo::plan_repo::{MockPlanRepository, PlanRepository};
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::infrastructure::event_bus::event_bus::Event`
[INFO] [stdout]  --> src/infrastructure/analytics/repo/analytics_repo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::infrastructure::event_bus::event_bus::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventsChannelChecker`
[INFO] [stdout]  --> src/infrastructure/channel/health_api.rs:4:76
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::infrastructure::channel::events_channel_checker::{EventMessage, EventsChannelChecker};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]   --> src/domains/users/students/api/students_api.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Ok(claims) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]   --> src/domains/users/instructors/api/instructors_api.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(claims) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payment_id`
[INFO] [stdout]   --> src/domains/billing/payments/repo/postgres_payment_repo.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn get_payment(&self, payment_id: String) -> sqlx::Result<Option<Payment>, Error> {
[INFO] [stdout]    |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payment_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payment`
[INFO] [stdout]   --> src/domains/billing/payments/repo/postgres_payment_repo.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn update_payment(&self, payment: Payment) -> sqlx::Result<Payment, Error> {
[INFO] [stdout]    |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> src/domains/billing/payments/api/payments_api.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |         Some(signature) => {
[INFO] [stdout]     |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.38s
[INFO] running `Command { std: "docker" "inspect" "0a72fc622da89dc471354fbd3f34701d8c71bd138c44fb6abad06489aca405e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a72fc622da89dc471354fbd3f34701d8c71bd138c44fb6abad06489aca405e5", kill_on_drop: false }`
[INFO] [stdout] 0a72fc622da89dc471354fbd3f34701d8c71bd138c44fb6abad06489aca405e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f13c2b392002dfe6b1fb8966d283f9fde715adb90ff6eb81e097f3c4d18a3766
[INFO] running `Command { std: "docker" "start" "-a" "f13c2b392002dfe6b1fb8966d283f9fde715adb90ff6eb81e097f3c4d18a3766", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/configuration/events.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix_web::web::service`
[INFO] [stderr]  --> src/configuration/routes.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use actix_web::web::service;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::users::students::models::student_profile::StudentProfile`
[INFO] [stderr]  --> src/domains/users/students/repository/student_repo.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::domains::users::students::models::student_profile::StudentProfile;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::users::students::service::students_service::StudentsService`
[INFO] [stderr]  --> src/domains/users/students/api/students_api.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::domains::users::students::service::students_service::StudentsService;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StudentNew` and `Student`
[INFO] [stderr]  --> src/domains/users/admin/repo/postgres_admin_repo.rs:1:56
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::domains::users::students::models::student::{Student, StudentNew};
[INFO] [stderr]   |                                                        ^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::users::students::repository::student_repo::StudentRepository`
[INFO] [stderr]  --> src/domains/users/admin/repo/postgres_admin_repo.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::domains::users::students::repository::student_repo::StudentRepository;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Admin`
[INFO] [stderr]  --> src/domains/users/admin/api/admins_api.rs:2:51
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::domains::users::admin::models::admin::{Admin, AdminNew};
[INFO] [stderr]   |                                                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StudentNew` and `Student`
[INFO] [stderr]  --> src/domains/users/admin/api/admins_api.rs:3:56
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::domains::users::students::models::student::{Student, StudentNew};
[INFO] [stderr]   |                                                        ^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::users::students::service::students_service::StudentsService`
[INFO] [stderr]  --> src/domains/users/admin/api/admins_api.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::domains::users::students::service::students_service::StudentsService;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::billing::checkouts::models::checkout::CheckoutStatus`
[INFO] [stderr]  --> src/domains/billing/payments/service/payments_service.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::domains::billing::checkouts::models::checkout::CheckoutStatus;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::billing::checkouts::models::checkouts_events::CheckoutCompletedEvent`
[INFO] [stderr]  --> src/domains/billing/payments/service/payments_service.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::domains::billing::checkouts::models::checkouts_events::CheckoutCompletedEvent;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CheckoutStatus` and `Checkout`
[INFO] [stderr]  --> src/domains/billing/payments/api/payments_api.rs:2:60
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::domains::billing::checkouts::models::checkout::{Checkout, CheckoutStatus};
[INFO] [stderr]   |                                                            ^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::billing::checkouts::models::yoco_checkout_request::YocoCheckoutRequest`
[INFO] [stderr]  --> src/domains/billing/payments/api/payments_api.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::domains::billing::checkouts::models::yoco_checkout_request::YocoCheckoutRequest;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::billing::checkouts::models::yoco_checkout_response::YocoCheckoutResponse`
[INFO] [stderr]  --> src/domains/billing/payments/api/payments_api.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::domains::billing::checkouts::models::yoco_checkout_response::YocoCheckoutResponse;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Datelike`
[INFO] [stderr]  --> src/domains/billing/payments/api/payments_api.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 | use chrono::{Datelike, Utc};
[INFO] [stderr]   |              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domains::billing::payments::service::payments_service::PaymentsService`
[INFO] [stderr]   --> src/domains/billing/payments/api/payments_api.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::domains::billing::payments::service::payments_service::PaymentsService;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime` and `Utc`
[INFO] [stderr]  --> src/domains/billing/checkouts/models/checkout.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use chrono::{DateTime, Utc};
[INFO] [stderr]   |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Decode` and `Type`
[INFO] [stderr]  --> src/domains/billing/checkouts/models/checkout.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use sqlx::{Decode, FromRow, Type};
[INFO] [stderr]   |            ^^^^^^           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]  --> src/domains/billing/checkouts/models/checkout.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PlanRepository`
[INFO] [stderr]    --> src/domains/billing/plans/api/plans_api.rs:109:79
[INFO] [stderr]     |
[INFO] [stderr] 109 |     use crate::domains::billing::plans::repo::plan_repo::{MockPlanRepository, PlanRepository};
[INFO] [stderr]     |                                                                               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::infrastructure::event_bus::event_bus::Event`
[INFO] [stderr]  --> src/infrastructure/analytics/repo/analytics_repo.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::infrastructure::event_bus::event_bus::Event;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `EventsChannelChecker`
[INFO] [stderr]  --> src/infrastructure/channel/health_api.rs:4:76
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::infrastructure::channel::events_channel_checker::{EventMessage, EventsChannelChecker};
[INFO] [stderr]   |                                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `claims`
[INFO] [stderr]   --> src/domains/users/students/api/students_api.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 |         Ok(claims) => {
[INFO] [stderr]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `claims`
[INFO] [stderr]   --> src/domains/users/instructors/api/instructors_api.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 |         Ok(claims) => {
[INFO] [stderr]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payment_id`
[INFO] [stderr]   --> src/domains/billing/payments/repo/postgres_payment_repo.rs:29:33
[INFO] [stderr]    |
[INFO] [stderr] 29 |     async fn get_payment(&self, payment_id: String) -> sqlx::Result<Option<Payment>, Error> {
[INFO] [stderr]    |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payment_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payment`
[INFO] [stderr]   --> src/domains/billing/payments/repo/postgres_payment_repo.rs:33:36
[INFO] [stderr]    |
[INFO] [stderr] 33 |     async fn update_payment(&self, payment: Payment) -> sqlx::Result<Payment, Error> {
[INFO] [stderr]    |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payment`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `signature`
[INFO] [stderr]    --> src/domains/billing/payments/api/payments_api.rs:124:14
[INFO] [stderr]     |
[INFO] [stderr] 124 |         Some(signature) => {
[INFO] [stderr]     |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stderr] 
[INFO] [stderr] warning: `thefuture-academy-server` (bin "thefuture-academy-server" test) generated 27 warnings (run `cargo fix --bin "thefuture-academy-server" -p thefuture-academy-server --tests` to apply 27 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thefuture_academy_server-d56897a4140c19a6)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::get_plan_returns_401_without_token ... ok
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::get_plans_returns_401_without_token ... ok
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token ... FAILED
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin ... FAILED
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token ... FAILED
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token ... FAILED
[INFO] [stdout] test domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan ... FAILED
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin ... FAILED
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body ... FAILED
[INFO] [stdout] test domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count ... FAILED
[INFO] [stdout] test domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans ... FAILED
[INFO] [stdout] test domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values ... FAILED
[INFO] [stdout] test domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan ... FAILED
[INFO] [stdout] test domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id ... FAILED
[INFO] [stdout] test domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error ... FAILED
[INFO] [stdout] test domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token stdout ----
[INFO] [stdout] TEST BYPASS HIT: test.user.test-user-id
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token' (21) panicked at src/domains/billing/plans/repo/plan_repo.rs:4:18:
[INFO] [stdout] MockPlanRepository::get_plan_by_id("mock-id-1"): No matching expectation found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f9854 - core[28b146924c2f19c6]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64ab7d2f9854 - core[28b146924c2f19c6]::option::expect_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2261:5
[INFO] [stdout]   21:     0x64ab7c3c6ac6 - <core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::option::Option<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x64ab7c30e027 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::MockPlanRepository as thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::PlanRepository>::get_plan_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/plan_repo.rs:4:18
[INFO] [stdout]   23:     0x64ab7c3b958f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::option::Option<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c291aae - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::service::plans_service::PlansService>::get_plan_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/service/plans_service.rs:33:63
[INFO] [stdout]   25:     0x64ab7c30c04f - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plan as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:44:63
[INFO] [stdout]   26:     0x64ab7c3ab98d - actix_web[1c2fe1a5a383abdd]::handler::handler_service::<<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plan as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plan, (actix_web[1c2fe1a5a383abdd]::request::HttpRequest, actix_web[1c2fe1a5a383abdd]::data::Data<thefuture_academy_server[7f12cb64df27f837]::configuration::state::AppState>, actix_web[1c2fe1a5a383abdd]::types::path::Path<alloc[95e62e727ddf147d]::string::String>)>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/handler.rs:113:22
[INFO] [stdout]   27:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x64ab7cd37e93 - <actix_web[1c2fe1a5a383abdd]::resource::Resource as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/resource.rs:451:28
[INFO] [stdout]   29:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   31:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   33:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x64ab7c3488fa - actix_web[1c2fe1a5a383abdd]::test::test_utils::call_service::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::requests::request::Request<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn futures_core[e8ce6ad532059066]::stream::Stream<Item = core[28b146924c2f19c6]::result::Result<bytes[31b7a960ccd5e18]::bytes::Bytes, actix_http[f0d06198e3b4f4c3]::error::PayloadError>>>>>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, actix_web[1c2fe1a5a383abdd]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:99:10
[INFO] [stdout]   35:     0x64ab7c2b5162 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:326:50
[INFO] [stdout]   36:     0x64ab7c38ad2f - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   37:     0x64ab7c3857a0 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   38:     0x64ab7c314cc5 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::try_with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x64ab7c31445e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x64ab7c37db86 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   41:     0x64ab7c396836 - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   42:     0x64ab7c386a65 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   43:     0x64ab7c3ba10d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   44:     0x64ab7c285f2d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   45:     0x64ab7c284bab - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   46:     0x64ab7c284bab - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   47:     0x64ab7c284bab - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   48:     0x64ab7c24e4c0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   49:     0x64ab7c27b20d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   50:     0x64ab7c26ba34 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   51:     0x64ab7c39d40b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   52:     0x64ab7c32e949 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   53:     0x64ab7c318792 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   54:     0x64ab7c31569e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   55:     0x64ab7c32d0cd - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   56:     0x64ab7c25f200 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   57:     0x64ab7c2620f7 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   58:     0x64ab7c267216 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   59:     0x64ab7c33e595 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   60:     0x64ab7c249416 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   61:     0x64ab7c2d87b4 - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   62:     0x64ab7c2da5cb - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   63:     0x64ab7c37dfc0 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   64:     0x64ab7c2999b5 - <actix_rt[efbbdcee39e24b59]::runtime::Runtime>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   65:     0x64ab7c2a9809 - <actix_rt[efbbdcee39e24b59]::system::SystemRunner>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   66:     0x64ab7c2cf146 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:316:5
[INFO] [stdout]   67:     0x64ab7c2af387 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:317:53
[INFO] [stdout]   68:     0x64ab7c247986 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   71:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   72:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   77:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   78:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   79:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   80:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   81:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   86:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   88:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   89:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   90:     0x7bac19ab0a64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin' (20) panicked at src/domains/billing/plans/api/plans_api.rs:292:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 403
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f9a13 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64ab7c2a9b72 - core[28b146924c2f19c6]::panicking::assert_failed::<http[c59c5e10359b8287]::status::StatusCode, http[c59c5e10359b8287]::status::StatusCode>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64ab7c2b4937 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:292:9
[INFO] [stdout]   22:     0x64ab7c38abef - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x64ab7c3856b0 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x64ab7c314bc5 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::try_with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x64ab7c31440e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x64ab7c37db46 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x64ab7c3967e6 - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x64ab7c386825 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x64ab7c3ba0cd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64ab7c285eed - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   31:     0x64ab7c284a0b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x64ab7c284a0b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x64ab7c284a0b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   34:     0x64ab7c24e1a0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   35:     0x64ab7c27a76d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   36:     0x64ab7c26ba14 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   37:     0x64ab7c39d2bb - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x64ab7c32e909 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x64ab7c318652 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x64ab7c31563e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x64ab7c32d08d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x64ab7c25ede0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   43:     0x64ab7c262077 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   44:     0x64ab7c266ed6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x64ab7c33e435 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x64ab7c249336 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x64ab7c2d8674 - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x64ab7c2da33b - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x64ab7c37df40 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   50:     0x64ab7c299965 - <actix_rt[efbbdcee39e24b59]::runtime::Runtime>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x64ab7c2a97b9 - <actix_rt[efbbdcee39e24b59]::system::SystemRunner>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x64ab7c2cf0c6 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:274:5
[INFO] [stdout]   53:     0x64ab7c2af357 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:275:53
[INFO] [stdout]   54:     0x64ab7c247946 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   76:     0x7bac19ab0a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token' (19) panicked at src/domains/billing/plans/api/plans_api.rs:311:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 401
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f9a13 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64ab7c2a9b72 - core[28b146924c2f19c6]::panicking::assert_failed::<http[c59c5e10359b8287]::status::StatusCode, http[c59c5e10359b8287]::status::StatusCode>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64ab7c2b37f5 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:311:9
[INFO] [stdout]   22:     0x64ab7c38aaaf - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x64ab7c3855c0 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x64ab7c314ac5 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::try_with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x64ab7c3143be - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x64ab7c37db06 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x64ab7c396796 - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x64ab7c3865e5 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x64ab7c3ba08d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64ab7c285ead - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   31:     0x64ab7c28486b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x64ab7c28486b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x64ab7c28486b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   34:     0x64ab7c24de80 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   35:     0x64ab7c279ccd - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   36:     0x64ab7c26b9f4 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   37:     0x64ab7c39d16b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x64ab7c32e8c9 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x64ab7c318512 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x64ab7c3155de - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x64ab7c32d04d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x64ab7c25e9c0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   43:     0x64ab7c261ff7 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   44:     0x64ab7c266b96 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x64ab7c33e2d5 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x64ab7c249256 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x64ab7c2d8534 - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x64ab7c2da0ab - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x64ab7c37dec0 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   50:     0x64ab7c299915 - <actix_rt[efbbdcee39e24b59]::runtime::Runtime>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x64ab7c2a9769 - <actix_rt[efbbdcee39e24b59]::system::SystemRunner>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x64ab7c2cf046 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:295:5
[INFO] [stdout]   53:     0x64ab7c2af327 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:296:53
[INFO] [stdout]   54:     0x64ab7c247906 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   76:     0x7bac19ab0a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token stdout ----
[INFO] [stdout] TEST BYPASS HIT: test.user.test-user-id
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token' (24) panicked at src/domains/billing/plans/repo/plan_repo.rs:4:18:
[INFO] [stdout] MockPlanRepository::get_all_plans(): No matching expectation found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f9854 - core[28b146924c2f19c6]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64ab7d2f9854 - core[28b146924c2f19c6]::option::expect_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2261:5
[INFO] [stdout]   21:     0x64ab7c3c7206 - <core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x64ab7c30dad2 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::MockPlanRepository as thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::PlanRepository>::get_all_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/plan_repo.rs:4:18
[INFO] [stdout]   23:     0x64ab7c3b952f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c2914fb - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::service::plans_service::PlansService>::get_all_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/service/plans_service.rs:41:41
[INFO] [stdout]   25:     0x64ab7c30b0fa - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plans as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:91:47
[INFO] [stdout]   26:     0x64ab7c3ab22c - actix_web[1c2fe1a5a383abdd]::handler::handler_service::<<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plans as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plans, (actix_web[1c2fe1a5a383abdd]::request::HttpRequest, actix_web[1c2fe1a5a383abdd]::data::Data<thefuture_academy_server[7f12cb64df27f837]::configuration::state::AppState>)>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/handler.rs:113:22
[INFO] [stdout]   27:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x64ab7cd37e93 - <actix_web[1c2fe1a5a383abdd]::resource::Resource as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/resource.rs:451:28
[INFO] [stdout]   29:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   31:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   33:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x64ab7c3488fa - actix_web[1c2fe1a5a383abdd]::test::test_utils::call_service::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::requests::request::Request<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn futures_core[e8ce6ad532059066]::stream::Stream<Item = core[28b146924c2f19c6]::result::Result<bytes[31b7a960ccd5e18]::bytes::Bytes, actix_http[f0d06198e3b4f4c3]::error::PayloadError>>>>>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, actix_web[1c2fe1a5a383abdd]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:99:10
[INFO] [stdout]   35:     0x64ab7c2b5b42 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:369:50
[INFO] [stdout]   36:     0x64ab7c38ae6f - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   37:     0x64ab7c385890 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   38:     0x64ab7c314dc5 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::try_with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x64ab7c3144ae - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x64ab7c37dbc6 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   41:     0x64ab7c396886 - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   42:     0x64ab7c386ca5 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   43:     0x64ab7c3ba14d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   44:     0x64ab7c285f6d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   45:     0x64ab7c284d4b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   46:     0x64ab7c284d4b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   47:     0x64ab7c284d4b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   48:     0x64ab7c24e7e0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   49:     0x64ab7c27bcad - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   50:     0x64ab7c26ba54 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   51:     0x64ab7c39d55b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   52:     0x64ab7c32e989 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   53:     0x64ab7c3188d2 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   54:     0x64ab7c3156fe - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   55:     0x64ab7c32d10d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   56:     0x64ab7c25f620 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   57:     0x64ab7c262177 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   58:     0x64ab7c267556 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   59:     0x64ab7c33e6f5 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   60:     0x64ab7c2494f6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   61:     0x64ab7c2d88f4 - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   62:     0x64ab7c2da85b - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   63:     0x64ab7c37e040 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   64:     0x64ab7c299a05 - <actix_rt[efbbdcee39e24b59]::runtime::Runtime>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   65:     0x64ab7c2a9859 - <actix_rt[efbbdcee39e24b59]::system::SystemRunner>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   66:     0x64ab7c2cf1c6 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:359:5
[INFO] [stdout]   67:     0x64ab7c2af3b7 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:360:54
[INFO] [stdout]   68:     0x64ab7c2479c6 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   71:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   72:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   77:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   78:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   79:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   80:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   81:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   86:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   88:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   89:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   90:     0x7bac19ab0a64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f98d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ab7cb95fbb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ab7cb63962 - sqlx_postgres[26fe6718c0e55a3a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ab7cb68ede - <sqlx_postgres[26fe6718c0e55a3a]::database::Postgres as sqlx_core[3b5347baacc30bd6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ab7c3b964f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b5347baacc30bd6]::testing::TestContext<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c3f0ff3 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ab7c3b99cd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ab7c3b9dcd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ab7c285bed - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x64ab7c28368b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ab7c28368b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ab7c28368b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x64ab7c24bc20 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x64ab7c2727ed - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x64ab7c26b894 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x64ab7c39c2fb - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ab7c32e609 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ab7c317752 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ab7c3151be - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ab7c32cd8d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ab7c25bc60 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x64ab7c261a77 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x64ab7c2647d6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ab7c33d3b5 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ab7c2489a3 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ab7c2d790e - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64ab7c2dae2c - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64ab7c2f1775 - sqlx_core[3b5347baacc30bd6]::rt::test_block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ab7c3edd40 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ab7c3edab6 - sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ab7c4065da - <fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::get_plan_by_id_returns_correct_plan::{closure#0} as sqlx_core[3b5347baacc30bd6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ab7c3b6947 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:101:5
[INFO] [stdout]   51:     0x64ab7c3ad107 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:101:18
[INFO] [stdout]   52:     0x64ab7c247a46 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   74:     0x7bac19ab0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin' (18) panicked at src/domains/billing/plans/api/plans_api.rs:271:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 400
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f9a13 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64ab7c2a9b72 - core[28b146924c2f19c6]::panicking::assert_failed::<http[c59c5e10359b8287]::status::StatusCode, http[c59c5e10359b8287]::status::StatusCode>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64ab7c2b17b7 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:271:9
[INFO] [stdout]   22:     0x64ab7c38a6ef - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x64ab7c3852f0 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x64ab7c3147c5 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::try_with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x64ab7c3142ce - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x64ab7c37da46 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x64ab7c3966a6 - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x64ab7c385f25 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x64ab7c3b9fcd - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64ab7c285ded - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   31:     0x64ab7c28438b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x64ab7c28438b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x64ab7c28438b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   34:     0x64ab7c24d520 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   35:     0x64ab7c277ced - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   36:     0x64ab7c26b994 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   37:     0x64ab7c39cd7b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x64ab7c32e809 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x64ab7c318152 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x64ab7c3154be - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x64ab7c32cf8d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x64ab7c25dd60 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   43:     0x64ab7c261e77 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   44:     0x64ab7c2661d6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x64ab7c33deb5 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x64ab7c248fb6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x64ab7c2d8174 - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x64ab7c2d98fb - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x64ab7c37dd40 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   50:     0x64ab7c299825 - <actix_rt[efbbdcee39e24b59]::runtime::Runtime>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x64ab7c2a9679 - <actix_rt[efbbdcee39e24b59]::system::SystemRunner>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x64ab7c2ceec6 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:253:5
[INFO] [stdout]   53:     0x64ab7c2af297 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:254:49
[INFO] [stdout]   54:     0x64ab7c247846 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   76:     0x7bac19ab0a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body stdout ----
[INFO] [stdout] TEST BYPASS HIT: test.user.test-user-id
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body' (23) panicked at src/domains/billing/plans/repo/plan_repo.rs:4:18:
[INFO] [stdout] MockPlanRepository::get_plan_by_id("mock-id-1"): No matching expectation found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f9854 - core[28b146924c2f19c6]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64ab7d2f9854 - core[28b146924c2f19c6]::option::expect_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2261:5
[INFO] [stdout]   21:     0x64ab7c3c6ac6 - <core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::option::Option<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x64ab7c30e027 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::MockPlanRepository as thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::PlanRepository>::get_plan_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/plan_repo.rs:4:18
[INFO] [stdout]   23:     0x64ab7c3b958f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::option::Option<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c291aae - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::service::plans_service::PlansService>::get_plan_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/service/plans_service.rs:33:63
[INFO] [stdout]   25:     0x64ab7c30c04f - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plan as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:44:63
[INFO] [stdout]   26:     0x64ab7c3ab98d - actix_web[1c2fe1a5a383abdd]::handler::handler_service::<<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plan as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plan, (actix_web[1c2fe1a5a383abdd]::request::HttpRequest, actix_web[1c2fe1a5a383abdd]::data::Data<thefuture_academy_server[7f12cb64df27f837]::configuration::state::AppState>, actix_web[1c2fe1a5a383abdd]::types::path::Path<alloc[95e62e727ddf147d]::string::String>)>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/handler.rs:113:22
[INFO] [stdout]   27:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x64ab7cd37e93 - <actix_web[1c2fe1a5a383abdd]::resource::Resource as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/resource.rs:451:28
[INFO] [stdout]   29:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   31:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   33:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x64ab7c3492ea - actix_web[1c2fe1a5a383abdd]::test::test_utils::try_call_service::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::requests::request::Request<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn futures_core[e8ce6ad532059066]::stream::Stream<Item = core[28b146924c2f19c6]::result::Result<bytes[31b7a960ccd5e18]::bytes::Bytes, actix_http[f0d06198e3b4f4c3]::error::PayloadError>>>>>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, actix_web[1c2fe1a5a383abdd]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:109:19
[INFO] [stdout]   35:     0x64ab7c34af67 - actix_web[1c2fe1a5a383abdd]::test::test_utils::try_call_and_read_body_json::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:342:10
[INFO] [stdout]   36:     0x64ab7c34a5b0 - actix_web[1c2fe1a5a383abdd]::test::test_utils::call_and_read_body_json::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:328:43
[INFO] [stdout]   37:     0x64ab7c2afb72 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:340:67
[INFO] [stdout]   38:     0x64ab7c38a46f - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   39:     0x64ab7c385110 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   40:     0x64ab7c3145c5 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::try_with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x64ab7c31422e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x64ab7c37d9c6 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   43:     0x64ab7c396606 - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   44:     0x64ab7c385aa5 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   45:     0x64ab7c3b9f4d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x64ab7c285d6d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   47:     0x64ab7c28404b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x64ab7c28404b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x64ab7c28404b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   50:     0x64ab7c24cee0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   51:     0x64ab7c2767ad - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   52:     0x64ab7c26b954 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   53:     0x64ab7c39cadb - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   54:     0x64ab7c32e789 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   55:     0x64ab7c317ed2 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   56:     0x64ab7c3153fe - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   57:     0x64ab7c32cf0d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   58:     0x64ab7c25d520 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   59:     0x64ab7c261d77 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   60:     0x64ab7c265b56 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   61:     0x64ab7c33dbf5 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   62:     0x64ab7c248df6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   63:     0x64ab7c2d7ef4 - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   64:     0x64ab7c2d93db - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   65:     0x64ab7c37dc40 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   66:     0x64ab7c299785 - <actix_rt[efbbdcee39e24b59]::runtime::Runtime>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   67:     0x64ab7c2a95d9 - <actix_rt[efbbdcee39e24b59]::system::SystemRunner>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   68:     0x64ab7c2cedc6 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:330:5
[INFO] [stdout]   69:     0x64ab7c2af237 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:331:45
[INFO] [stdout]   70:     0x64ab7c2477c6 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   73:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   74:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   79:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   80:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   81:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   82:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   83:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   84:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   90:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   92:     0x7bac19ab0a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count stdout ----
[INFO] [stdout] TEST BYPASS HIT: test.user.test-user-id
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count' (26) panicked at src/domains/billing/plans/repo/plan_repo.rs:4:18:
[INFO] [stdout] MockPlanRepository::get_all_plans(): No matching expectation found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f9854 - core[28b146924c2f19c6]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64ab7d2f9854 - core[28b146924c2f19c6]::option::expect_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2261:5
[INFO] [stdout]   21:     0x64ab7c3c7206 - <core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x64ab7c30dad2 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::MockPlanRepository as thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::plan_repo::PlanRepository>::get_all_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/plan_repo.rs:4:18
[INFO] [stdout]   23:     0x64ab7c3b952f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c2914fb - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::service::plans_service::PlansService>::get_all_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/service/plans_service.rs:41:41
[INFO] [stdout]   25:     0x64ab7c30b0fa - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plans as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:91:47
[INFO] [stdout]   26:     0x64ab7c3ab22c - actix_web[1c2fe1a5a383abdd]::handler::handler_service::<<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::get_plans as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::get_plans, (actix_web[1c2fe1a5a383abdd]::request::HttpRequest, actix_web[1c2fe1a5a383abdd]::data::Data<thefuture_academy_server[7f12cb64df27f837]::configuration::state::AppState>)>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/handler.rs:113:22
[INFO] [stdout]   27:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x64ab7cd37e93 - <actix_web[1c2fe1a5a383abdd]::resource::Resource as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/resource.rs:451:28
[INFO] [stdout]   29:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   31:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x64ab7c34e913 - <actix_web[1c2fe1a5a383abdd]::scope::Scope as actix_web[1c2fe1a5a383abdd]::service::HttpServiceFactory>::register::{closure#3}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/scope.rs:431:28
[INFO] [stdout]   33:     0x64ab7cd5f3a0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<actix_web[1c2fe1a5a383abdd]::service::ServiceResponse, actix_web[1c2fe1a5a383abdd]::error::error::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x64ab7c3492ea - actix_web[1c2fe1a5a383abdd]::test::test_utils::try_call_service::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::requests::request::Request<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn futures_core[e8ce6ad532059066]::stream::Stream<Item = core[28b146924c2f19c6]::result::Result<bytes[31b7a960ccd5e18]::bytes::Bytes, actix_http[f0d06198e3b4f4c3]::error::PayloadError>>>>>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, actix_web[1c2fe1a5a383abdd]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:109:19
[INFO] [stdout]   35:     0x64ab7c34a967 - actix_web[1c2fe1a5a383abdd]::test::test_utils::try_call_and_read_body_json::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, alloc[95e62e727ddf147d]::vec::Vec<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:342:10
[INFO] [stdout]   36:     0x64ab7c34a1e0 - actix_web[1c2fe1a5a383abdd]::test::test_utils::call_and_read_body_json::<actix_web[1c2fe1a5a383abdd]::app_service::AppInitService<actix_web[1c2fe1a5a383abdd]::app_service::AppRouting, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody>, actix_http[f0d06198e3b4f4c3]::body::boxed::BoxBody, alloc[95e62e727ddf147d]::vec::Vec<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::models::plan::Plan>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:328:43
[INFO] [stdout]   37:     0x64ab7c2b0542 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:383:73
[INFO] [stdout]   38:     0x64ab7c38a5af - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   39:     0x64ab7c385200 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   40:     0x64ab7c3146c5 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::try_with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x64ab7c31427e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::task::local::LocalData>>::with::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x64ab7c37da06 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   43:     0x64ab7c396656 - <tokio[ef46fc510c9bdd99]::task::local::RunUntil<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   44:     0x64ab7c385ce5 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   45:     0x64ab7c3b9f8d - <core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x64ab7c285dad - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   47:     0x64ab7c2841eb - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x64ab7c2841eb - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x64ab7c2841eb - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   50:     0x64ab7c24d200 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   51:     0x64ab7c27724d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   52:     0x64ab7c26b974 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   53:     0x64ab7c39cc2b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   54:     0x64ab7c32e7c9 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   55:     0x64ab7c318012 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   56:     0x64ab7c31545e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   57:     0x64ab7c32cf4d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   58:     0x64ab7c25d940 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   59:     0x64ab7c261df7 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   60:     0x64ab7c265e96 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   61:     0x64ab7c33dd55 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   62:     0x64ab7c248ed6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   63:     0x64ab7c2d8034 - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   64:     0x64ab7c2d966b - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<<tokio[ef46fc510c9bdd99]::task::local::LocalSet>::run_until<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   65:     0x64ab7c37dcc0 - <tokio[ef46fc510c9bdd99]::task::local::LocalSet>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   66:     0x64ab7c2997d5 - <actix_rt[efbbdcee39e24b59]::runtime::Runtime>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   67:     0x64ab7c2a9629 - <actix_rt[efbbdcee39e24b59]::system::SystemRunner>::block_on::<thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   68:     0x64ab7c2cee46 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:373:5
[INFO] [stdout]   69:     0x64ab7c2af267 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/api/plans_api.rs:374:47
[INFO] [stdout]   70:     0x64ab7c247806 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   73:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   74:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   79:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   80:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   81:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   82:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   83:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   84:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   86:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   87:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   88:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   89:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   90:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   91:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   92:     0x7bac19ab0a64 - clone
[INFO] [stdout]   93:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f98d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ab7cb95fbb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ab7cb63962 - sqlx_postgres[26fe6718c0e55a3a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ab7cb68ede - <sqlx_postgres[26fe6718c0e55a3a]::database::Postgres as sqlx_core[3b5347baacc30bd6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ab7c3b964f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b5347baacc30bd6]::testing::TestContext<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c3f2533 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ab7c3b9a4d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ab7c3b9e4d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ab7c285c6d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x64ab7c2839cb - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ab7c2839cb - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ab7c2839cb - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x64ab7c24c260 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x64ab7c273d2d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x64ab7c26b8d4 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x64ab7c39c59b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ab7c32e689 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ab7c3179d2 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ab7c31527e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ab7c32ce0d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ab7c25c4a0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x64ab7c261b77 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x64ab7c264e56 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ab7c33d675 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ab7c248b03 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ab7c2d7aee - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64ab7c2db36c - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64ab7c2f1a95 - sqlx_core[3b5347baacc30bd6]::rt::test_block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ab7c3ede40 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ab7c3edb56 - sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ab7c40663a - <fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::get_all_plans_returns_all_inserted_plans::{closure#0} as sqlx_core[3b5347baacc30bd6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ab7c3b6b27 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:136:5
[INFO] [stdout]   51:     0x64ab7c3ad167 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:136:18
[INFO] [stdout]   52:     0x64ab7c247ac6 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   74:     0x7bac19ab0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f98d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ab7cb95fbb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ab7cb63962 - sqlx_postgres[26fe6718c0e55a3a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ab7cb68ede - <sqlx_postgres[26fe6718c0e55a3a]::database::Postgres as sqlx_core[3b5347baacc30bd6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ab7c3b964f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b5347baacc30bd6]::testing::TestContext<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c3f3a73 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ab7c3b9acd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ab7c3b9ecd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ab7c285ced - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x64ab7c283d0b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ab7c283d0b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ab7c283d0b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x64ab7c24c8a0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x64ab7c27526d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x64ab7c26b914 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x64ab7c39c83b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ab7c32e709 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ab7c317c52 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ab7c31533e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ab7c32ce8d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ab7c25cce0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x64ab7c261c77 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x64ab7c2654d6 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ab7c33d935 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ab7c248c63 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ab7c2d7cce - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64ab7c2db8ac - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64ab7c2f1db5 - sqlx_core[3b5347baacc30bd6]::rt::test_block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ab7c3edf40 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ab7c3edbf6 - sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ab7c40669a - <fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::get_all_plans_returns_correct_field_values::{closure#0} as sqlx_core[3b5347baacc30bd6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ab7c3b6d07 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:157:5
[INFO] [stdout]   51:     0x64ab7c3ad1c7 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:157:18
[INFO] [stdout]   52:     0x64ab7c247b46 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   74:     0x7bac19ab0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f98d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ab7cb95fbb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ab7cb63962 - sqlx_postgres[26fe6718c0e55a3a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ab7cb68ede - <sqlx_postgres[26fe6718c0e55a3a]::database::Postgres as sqlx_core[3b5347baacc30bd6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ab7c3b964f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b5347baacc30bd6]::testing::TestContext<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c3f0553 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ab7c3b998d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ab7c3b9d8d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ab7c285bad - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x64ab7c2834eb - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ab7c2834eb - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ab7c2834eb - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x64ab7c24b900 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x64ab7c271d4d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x64ab7c26b874 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x64ab7c39c1ab - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ab7c32e5c9 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ab7c317612 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ab7c31515e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ab7c32cd4d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ab7c25b840 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x64ab7c2619f7 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x64ab7c264496 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ab7c33d255 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ab7c2488f3 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ab7c2d781e - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64ab7c2dab8c - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64ab7c2f15e5 - sqlx_core[3b5347baacc30bd6]::rt::test_block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ab7c3edcc0 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ab7c3eda66 - sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ab7c4065aa - <fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::create_plan_returns_created_plan::{closure#0} as sqlx_core[3b5347baacc30bd6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ab7c3b6857 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:71:5
[INFO] [stdout]   51:     0x64ab7c3ad0d7 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:71:18
[INFO] [stdout]   52:     0x64ab7c247a06 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   74:     0x7bac19ab0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f98d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ab7cb95fbb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ab7cb63962 - sqlx_postgres[26fe6718c0e55a3a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ab7cb68ede - <sqlx_postgres[26fe6718c0e55a3a]::database::Postgres as sqlx_core[3b5347baacc30bd6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ab7c3b964f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b5347baacc30bd6]::testing::TestContext<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c3f4513 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ab7c3b9b0d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ab7c3b9f0d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ab7c285d2d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x64ab7c283eab - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ab7c283eab - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ab7c283eab - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x64ab7c24cbc0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x64ab7c275d0d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x64ab7c26b934 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x64ab7c39c98b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ab7c32e749 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ab7c317d92 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ab7c31539e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ab7c32cecd - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ab7c25d100 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x64ab7c261cf7 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x64ab7c265816 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ab7c33da95 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ab7c248d13 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ab7c2d7dbe - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64ab7c2dbb4c - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64ab7c2f1f45 - sqlx_core[3b5347baacc30bd6]::rt::test_block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ab7c3edfc0 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ab7c3edc46 - sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ab7c4066ca - <fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::get_plan_by_id_returns_none_for_missing_id::{closure#0} as sqlx_core[3b5347baacc30bd6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ab7c3b6df7 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:115:5
[INFO] [stdout]   51:     0x64ab7c3ad1f7 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:115:18
[INFO] [stdout]   52:     0x64ab7c247b86 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   74:     0x7bac19ab0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f98d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ab7cb95fbb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ab7cb63962 - sqlx_postgres[26fe6718c0e55a3a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ab7cb68ede - <sqlx_postgres[26fe6718c0e55a3a]::database::Postgres as sqlx_core[3b5347baacc30bd6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ab7c3b964f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b5347baacc30bd6]::testing::TestContext<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c3f1a93 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ab7c3b9a0d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ab7c3b9e0d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ab7c285c2d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x64ab7c28382b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ab7c28382b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ab7c28382b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x64ab7c24bf40 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x64ab7c27328d - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x64ab7c26b8b4 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x64ab7c39c44b - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ab7c32e649 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ab7c317892 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ab7c31521e - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ab7c32cdcd - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ab7c25c080 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x64ab7c261af7 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x64ab7c264b16 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ab7c33d515 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ab7c248a53 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ab7c2d79fe - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64ab7c2db0cc - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64ab7c2f1905 - sqlx_core[3b5347baacc30bd6]::rt::test_block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ab7c3eddc0 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ab7c3edb06 - sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ab7c40660a - <fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::create_plan_duplicate_id_returns_error::{closure#0} as sqlx_core[3b5347baacc30bd6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ab7c3b6a37 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:89:5
[INFO] [stdout]   51:     0x64ab7c3ad137 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:89:18
[INFO] [stdout]   52:     0x64ab7c247a86 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   74:     0x7bac19ab0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab7d2e1268 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab7d2e1268 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab7d2e1268 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab7d2f931a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab7d2f931a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64ab7d2e64c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64ab7d2e64c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64ab7d2beb66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab7d2beb66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab7d2d8c89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab7c4197dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64ab7c4197dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ab7d2d8f02 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64ab7d2d8f02 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab7d2bec22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ab7d2b3979 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab7d2bfb9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab7d2f9b8c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab7d2f98d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64ab7cb95fbb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ab7cb63962 - sqlx_postgres[26fe6718c0e55a3a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x64ab7cb68ede - <sqlx_postgres[26fe6718c0e55a3a]::database::Postgres as sqlx_core[3b5347baacc30bd6]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x64ab7c3b964f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b5347baacc30bd6]::testing::TestContext<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>, sqlx_core[3b5347baacc30bd6]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ab7c3f2fd3 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64ab7c3b9a8d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ab7c3b9e8d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64ab7c285cad - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x64ab7c283b6b - tokio[ef46fc510c9bdd99]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x64ab7c283b6b - tokio[ef46fc510c9bdd99]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x64ab7c283b6b - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x64ab7c24c580 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x64ab7c2747cd - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x64ab7c26b8f4 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x64ab7c39c6eb - <tokio[ef46fc510c9bdd99]::runtime::context::scoped::Scoped<tokio[ef46fc510c9bdd99]::runtime::scheduler::Context>>::set::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64ab7c32e6c9 - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x64ab7c317b12 - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::try_with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x64ab7c3152de - <std[929523f510218772]::thread::local::LocalKey<tokio[ef46fc510c9bdd99]::runtime::context::Context>>::with::<tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x64ab7c32ce4d - tokio[ef46fc510c9bdd99]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x64ab7c25c8c0 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x64ab7c261bf7 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x64ab7c265196 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x64ab7c33d7d5 - tokio[ef46fc510c9bdd99]::runtime::context::runtime::enter_runtime::<<tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x64ab7c248bb3 - <tokio[ef46fc510c9bdd99]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64ab7c2d7bde - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64ab7c2db60c - <tokio[ef46fc510c9bdd99]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64ab7c2f1c25 - sqlx_core[3b5347baacc30bd6]::rt::test_block_on::<sqlx_core[3b5347baacc30bd6]::testing::run_test<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x64ab7c3edec0 - sqlx_core[3b5347baacc30bd6]::testing::run_test::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}, sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x64ab7c3edba6 - sqlx_core[3b5347baacc30bd6]::testing::run_test_with_pool::<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres, fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}, thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x64ab7c40666a - <fn(sqlx_core[3b5347baacc30bd6]::pool::Pool<sqlx_postgres[26fe6718c0e55a3a]::database::Postgres>) -> thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::get_all_plans_returns_empty_when_no_plans::{closure#0} as sqlx_core[3b5347baacc30bd6]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x64ab7c3b6c17 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:126:5
[INFO] [stdout]   51:     0x64ab7c3ad197 - thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domains/billing/plans/repo/postgres_plan_repo.rs:126:18
[INFO] [stdout]   52:     0x64ab7c247b06 - <thefuture_academy_server[7f12cb64df27f837]::domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64ab7c40c8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x64ab7c40c8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64ab7c41a135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64ab7c41a135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64ab7c41a135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64ab7c41a135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64ab7c41a135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x64ab7c414c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x64ab7c414c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x64ab7c41d1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x64ab7c41d1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x64ab7c41d1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64ab7c41d1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x64ab7c41d1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x64ab7d2e06ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x64ab7d2e06ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7bac19a23aa4 - <unknown>
[INFO] [stdout]   74:     0x7bac19ab0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     domains::billing::plans::api::plans_api::tests::create_plan_returns_200_for_admin
[INFO] [stdout]     domains::billing::plans::api::plans_api::tests::create_plan_returns_401_without_token
[INFO] [stdout]     domains::billing::plans::api::plans_api::tests::create_plan_returns_403_for_non_admin
[INFO] [stdout]     domains::billing::plans::api::plans_api::tests::get_plan_returns_200_with_valid_token
[INFO] [stdout]     domains::billing::plans::api::plans_api::tests::get_plan_returns_correct_body
[INFO] [stdout]     domains::billing::plans::api::plans_api::tests::get_plans_returns_200_with_valid_token
[INFO] [stdout]     domains::billing::plans::api::plans_api::tests::get_plans_returns_correct_count
[INFO] [stdout]     domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_duplicate_id_returns_error
[INFO] [stdout]     domains::billing::plans::repo::postgres_plan_repo::tests::create_plan_returns_created_plan
[INFO] [stdout]     domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_all_inserted_plans
[INFO] [stdout]     domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_correct_field_values
[INFO] [stdout]     domains::billing::plans::repo::postgres_plan_repo::tests::get_all_plans_returns_empty_when_no_plans
[INFO] [stdout]     domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_correct_plan
[INFO] [stdout]     domains::billing::plans::repo::postgres_plan_repo::tests::get_plan_by_id_returns_none_for_missing_id
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin thefuture-academy-server`
[INFO] running `Command { std: "docker" "inspect" "f13c2b392002dfe6b1fb8966d283f9fde715adb90ff6eb81e097f3c4d18a3766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f13c2b392002dfe6b1fb8966d283f9fde715adb90ff6eb81e097f3c4d18a3766", kill_on_drop: false }`
[INFO] [stdout] f13c2b392002dfe6b1fb8966d283f9fde715adb90ff6eb81e097f3c4d18a3766
